Skip to content

feat: repo niceties#2

Merged
dmadisetti merged 5 commits into
mainfrom
dm/repo-clean
May 18, 2026
Merged

feat: repo niceties#2
dmadisetti merged 5 commits into
mainfrom
dm/repo-clean

Conversation

@dmadisetti
Copy link
Copy Markdown
Collaborator

Add:

  • README.md
  • some basic CI

The cpython and pyo3 fetchFromGitHub entries shared the same sha256
placeholder, so nix's FOD lookup returned the pyo3 source tree for
both — cpythonSrc never actually pointed at cpython. With the correct
hash, the rev resolves to the real CPython 3.16.0-alpha tree
(adler32_combine and crc32_combine live in Modules/zlibmodule.c there).

The customPython override still doesn't propagate through
withPackages, so testEnv stays on stock python3.13 — separate bug.
@dmadisetti dmadisetti merged commit 3c8663a into main May 18, 2026
15 of 17 checks passed
@dmadisetti dmadisetti deleted the dm/repo-clean branch May 27, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant